Register RTL versions of the indent and unindent icons. (#326857, Itai
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jan 2006 04:33:30 +0000 (04:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 15 Jan 2006 04:33:30 +0000 (04:33 +0000)
commit0d9bebe650be6ed50759802ebd0eb1fee111c448
tree5127926e972f1db42e4f1e345d14852c74f79baf
parent9963bd083b2eb4bc31ea3e9094167ac1605e1d2c
Register RTL versions of the indent and unindent icons. (#326857, Itai

2006-01-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkiconfactory.c (get_default_icons): Register RTL
versions of the indent and unindent icons.  (#326857,
Itai Bar-Haim)

* gtk/Makefile.am (STOCK_ICONS): And add them here.
16 files changed:
ChangeLog
ChangeLog.pre-2-10
gtk/Makefile.am
gtk/gtkiconfactory.c
gtk/stock-icons/16/gtk-indent-ltr.png [new file with mode: 0644]
gtk/stock-icons/16/gtk-indent-rtl.png [new file with mode: 0644]
gtk/stock-icons/16/gtk-indent.png [deleted file]
gtk/stock-icons/16/gtk-unindent-ltr.png [new file with mode: 0644]
gtk/stock-icons/16/gtk-unindent-rtl.png [new file with mode: 0644]
gtk/stock-icons/16/gtk-unindent.png [deleted file]
gtk/stock-icons/24/gtk-indent-ltr.png [new file with mode: 0644]
gtk/stock-icons/24/gtk-indent-rtl.png [new file with mode: 0644]
gtk/stock-icons/24/gtk-indent.png [deleted file]
gtk/stock-icons/24/gtk-unindent-ltr.png [new file with mode: 0644]
gtk/stock-icons/24/gtk-unindent-rtl.png [new file with mode: 0644]
gtk/stock-icons/24/gtk-unindent.png [deleted file]